home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 118 / MOBICLIC 118.ISO / mac / Milan.swf / scripts / DefineSprite_9_voyant / frame_1 / DoAction.as
Text File  |  2009-08-11  |  65b  |  6 lines

  1. function Action(action)
  2. {
  3.    gotoAndStop(action);
  4. }
  5. stop();
  6.